> I am currently working on my third year project and desperately need some help with Borland C++ 4 for windows in the following area :-
>
> It is to do with the use of toolbars in applications. My program is only a single document application and I have been that I have to create a main frame window class that takes care of the toolbar and status bar and then another client window class that is the rest of my application but I am not quite sure how to implement it. Which class do I attatch the menu commands to etc. If anyone has any tips on these issues I would be very grateful as I really haven't got a clue,
> Paul Hannon.
Just use AppExpert to generate a simple app and see how it is done.